home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / color.dxr / 00459.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  8.5 KB  |  185 lines

  1. on exitFrame me
  2.   global l, pntr, pnty, pntb, pnto, pntp, pntg
  3.   homebackroll()
  4.   exerciseroll()
  5.   finger(2, 2)
  6.   finger(5, 5)
  7.   finger(18, 20)
  8.   finger(113, 118)
  9.   finger(123, 123)
  10.   finger(126, 126)
  11.   finger(185, 187)
  12.   finger(192, 192)
  13.   finger(195, 195)
  14.   finger(198, 198)
  15.   finger(32, 34)
  16.   if (pntr = "off") and (pnty = "off") and (pntb = "off") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  17.     set the memberNum of sprite 31 to 549
  18.     repeat with l = 35 to 39
  19.       set the blend of sprite l to 60
  20.     end repeat
  21.     unfinger(35, 39)
  22.   else
  23.     if (pntr = "on") and (pnty = "off") and (pntb = "off") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  24.       set the memberNum of sprite 31 to 550
  25.       repeat with l = 35 to 39
  26.         set the blend of sprite l to 60
  27.       end repeat
  28.       unfinger(35, 39)
  29.     else
  30.       if (pntr = "off") and (pnty = "on") and (pntb = "off") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  31.         set the memberNum of sprite 31 to 551
  32.         repeat with l = 35 to 39
  33.           set the blend of sprite l to 60
  34.         end repeat
  35.         unfinger(35, 39)
  36.       else
  37.         if (pntr = "off") and (pnty = "off") and (pntb = "on") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  38.           set the memberNum of sprite 31 to 552
  39.           repeat with l = 35 to 39
  40.             set the blend of sprite l to 60
  41.           end repeat
  42.           unfinger(35, 39)
  43.         else
  44.           if (pntr = "on") and (pnty = "on") and (pntb = "off") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  45.             set the memberNum of sprite 31 to 553
  46.             set the blend of sprite 35 to 100
  47.             repeat with l = 36 to 39
  48.               set the blend of sprite l to 60
  49.             end repeat
  50.             finger(35, 35)
  51.             unfinger(36, 39)
  52.           else
  53.             if (pntr = "on") and (pnty = "off") and (pntb = "on") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  54.               set the memberNum of sprite 31 to 554
  55.               set the blend of sprite 35 to 60
  56.               set the blend of sprite 36 to 100
  57.               repeat with l = 37 to 39
  58.                 set the blend of sprite l to 60
  59.               end repeat
  60.               unfinger(35, 35)
  61.               finger(36, 36)
  62.               unfinger(37, 39)
  63.             else
  64.               if (pntr = "off") and (pnty = "on") and (pntb = "on") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  65.                 set the memberNum of sprite 31 to 555
  66.                 repeat with l = 35 to 36
  67.                   set the blend of sprite l to 60
  68.                 end repeat
  69.                 set the blend of sprite 37 to 100
  70.                 repeat with l = 38 to 39
  71.                   set the blend of sprite l to 60
  72.                 end repeat
  73.                 unfinger(35, 36)
  74.                 finger(37, 37)
  75.                 unfinger(38, 39)
  76.               else
  77.                 if (pntr = "on") and (pnty = "on") and (pntb = "off") and (pnto = "on") and (pntp = "off") and (pntg = "off") then
  78.                   set the memberNum of sprite 31 to 556
  79.                   set the blend of sprite 35 to 100
  80.                   repeat with l = 36 to 39
  81.                     set the blend of sprite l to 60
  82.                   end repeat
  83.                   finger(35, 35)
  84.                   unfinger(36, 39)
  85.                 else
  86.                   if (pntr = "on") and (pnty = "off") and (pntb = "on") and (pnto = "off") and (pntp = "on") and (pntg = "off") then
  87.                     set the memberNum of sprite 31 to 557
  88.                     set the blend of sprite 35 to 60
  89.                     set the blend of sprite 36 to 100
  90.                     repeat with l = 37 to 39
  91.                       set the blend of sprite l to 60
  92.                     end repeat
  93.                     unfinger(35, 35)
  94.                     finger(36, 36)
  95.                     unfinger(37, 39)
  96.                   else
  97.                     if (pntr = "off") and (pnty = "on") and (pntb = "on") and (pnto = "off") and (pntp = "off") and (pntg = "on") then
  98.                       set the memberNum of sprite 31 to 558
  99.                       repeat with l = 35 to 36
  100.                         set the blend of sprite l to 60
  101.                       end repeat
  102.                       set the blend of sprite 37 to 100
  103.                       repeat with l = 38 to 39
  104.                         set the blend of sprite l to 60
  105.                       end repeat
  106.                       unfinger(35, 36)
  107.                       finger(37, 37)
  108.                       unfinger(38, 39)
  109.                     else
  110.                       if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "off") and (pntp = "off") and (pntg = "off") then
  111.                         set the memberNum of sprite 31 to 559
  112.                         repeat with l = 35 to 39
  113.                           set the blend of sprite l to 100
  114.                         end repeat
  115.                         finger(35, 39)
  116.                       else
  117.                         if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "on") and (pntp = "off") and (pntg = "off") then
  118.                           set the memberNum of sprite 31 to 571
  119.                           repeat with l = 35 to 39
  120.                             set the blend of sprite l to 100
  121.                           end repeat
  122.                           finger(35, 39)
  123.                         else
  124.                           if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "off") and (pntp = "on") and (pntg = "off") then
  125.                             set the memberNum of sprite 31 to 572
  126.                             repeat with l = 35 to 39
  127.                               set the blend of sprite l to 100
  128.                             end repeat
  129.                             finger(35, 39)
  130.                           else
  131.                             if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "off") and (pntp = "off") and (pntg = "on") then
  132.                               set the memberNum of sprite 31 to 573
  133.                               repeat with l = 35 to 39
  134.                                 set the blend of sprite l to 100
  135.                               end repeat
  136.                               finger(35, 39)
  137.                             else
  138.                               if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "on") and (pntp = "on") and (pntg = "off") then
  139.                                 set the memberNum of sprite 31 to 574
  140.                                 repeat with l = 35 to 39
  141.                                   set the blend of sprite l to 100
  142.                                 end repeat
  143.                                 finger(35, 39)
  144.                               else
  145.                                 if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "off") and (pntp = "on") and (pntg = "on") then
  146.                                   set the memberNum of sprite 31 to 575
  147.                                   repeat with l = 35 to 39
  148.                                     set the blend of sprite l to 100
  149.                                   end repeat
  150.                                   finger(35, 39)
  151.                                 else
  152.                                   if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "on") and (pntp = "off") and (pntg = "on") then
  153.                                     set the memberNum of sprite 31 to 576
  154.                                     repeat with l = 35 to 39
  155.                                       set the blend of sprite l to 100
  156.                                     end repeat
  157.                                     finger(35, 39)
  158.                                   else
  159.                                     if (pntr = "on") and (pnty = "on") and (pntb = "on") and (pnto = "on") and (pntp = "on") and (pntg = "on") then
  160.                                       set the memberNum of sprite 31 to 577
  161.                                       repeat with l = 35 to 39
  162.                                         set the blend of sprite l to 100
  163.                                       end repeat
  164.                                       finger(35, 39)
  165.                                     end if
  166.                                   end if
  167.                                 end if
  168.                               end if
  169.                             end if
  170.                           end if
  171.                         end if
  172.                       end if
  173.                     end if
  174.                   end if
  175.                 end if
  176.               end if
  177.             end if
  178.           end if
  179.         end if
  180.       end if
  181.     end if
  182.   end if
  183.   go(the frame)
  184. end
  185.